home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 August / WPCAUG97.ISO / multi / tep / data / motor.dir / 00011_link to research.ls < prev    next >
Encoding:
Text File  |  1996-10-15  |  245 b   |  9 lines

  1. global myframe, myMovie, whereAmI, fromvolume, platform, returnVisible
  2.  
  3. on mouseDown
  4.   set myframe to the frameLabel
  5.   set myMovie to the movieName
  6.   set returnVisible to 1
  7.   go(1, fromvolume & platform & "data" & platform & "research.dir")
  8. end
  9.